home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office deutch / INFOPATH.NL-NL / INFLR.CAB / PROJECT.XSN_1043 / internal.js < prev    next >
Text File  |  2006-11-12  |  470b  |  18 lines

  1. ∩╗┐/* This file is an internal script file and is generated and managed automatically. 
  2.    You should NOT use this file to create custom actions or modify the script within
  3.    as it may be destroyed.
  4. */
  5.  
  6. var L_View0_TXT = "Planningsweergave";
  7. function SwitchToView0::OnClick()
  8. {
  9.     XDocument.View.SwitchView(L_View0_TXT);
  10. }
  11.  
  12. var L_View1_TXT = "Gegevens van contactpersonen";
  13. function SwitchToView1::OnClick()
  14. {
  15.     XDocument.View.SwitchView(L_View1_TXT);
  16. }
  17.  
  18.